From 9eac5c187c642abf486e57e4fb0da5852a948d5e Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig=20=28Debian/GNU=29?= Date: Tue, 20 Sep 2022 11:56:46 +0200 Subject: [PATCH] Update d/copyright --- debian/copyright | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/debian/copyright b/debian/copyright index ff91203..65cf8cc 100644 --- a/debian/copyright +++ b/debian/copyright @@ -22,6 +22,10 @@ Copyright: 2003-2017, GRAME, Centre National de Creation Musicale 2020, Julius Smith License: Expat and GPL-3+ with FAUST exception +Files: src/meterdsp.h +Copyright: 2003-2022, GRAME, Centre National de Creation Musicale +License: Expat and LGPL-2.1+ with FAUST exception + Files: src/gui/* macos/assemble_app.sh Copyright: 2020-2021, Aaron Wyatt. @@ -79,3 +83,26 @@ License: GPL-3+ with FAUST exception Comment: On Debian systems, the complete text of the GNU General Public License (GPL) version 3 can be found in "/usr/share/common-licenses/GPL-3". + +License: LGPL-2.1+ with FAUST exception + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as published + by the Free Software Foundation; either version 2.1 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public License + along with this program; If not, see . + . + EXCEPTION : As a special exception, you may create a larger work + that contains this FAUST architecture section and distribute + that work under terms of your choice, so long as this FAUST + architecture section is not modified. +Comment: + On Debian systems, the complete text of the GNU Lesser General Public + License (LGPL) version 2.1 can be found in + "/usr/share/common-licenses/LGPL-2.1". -- 2.30.2